@charset "utf-8";
/* CSS Document */

.header{position:relative;}

.logo_l{float:left;height:80px;display:block;}
.logo_l img{max-height: 80px;max-width: 510px;vertical-align:middle;}
.top{max-width:1200px;margin:0px auto;min-width: 1200px;}

.tp_sech{border:1px solid #dfe1e3;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;height:30px;float:right;margin-top:25px;overflow: hidden;}
.tp_t_mx_t1{float:left;width:205px;border:0px;outline:none;color:#333;font-size:12px;height:30px;line-height:30px;padding-left:10px;background: #fff;}
.tp_t_mx_t2{float:left;width:40px;height:30px;cursor:pointer;outline:none;background:none;border:0px;background: #003b45 url(../images/secr1.png) center center no-repeat;}



.nav{width:100%;height:57px;min-width: 1200px;}
.nav ul{max-width:1200px;margin:0px auto;text-align:right;}
.nav ul li{float: inherit;position:relative;height: 57px;line-height:57px;display:inline-block;color:#454545;font-size:14px;text-align:center;font-family:"微软雅黑";background:url(../images/fgx_01.png) right center no-repeat;width: 97px;}
.nav ul li a{display: block;font-size: 14px;line-height: 57px;color: #454545;width: 142px;height:57px;position:absolute;left:-27px;}

.nav ul li.omm a{color: #fff;background: url(../images/nav_bg1.png) no-repeat;color: #fff;}
.nav ul li:hover a{background: url(../images/nav_bg1.png) no-repeat;color: #fff;}
/*input.tp_t_mx_t1::placeholder { color:#fff}
input.tp_t_mx_t1::-webkit-input-placeholder { color:#fff}
input.tp_t_mx_t1::-ms-input-placeholder{ color:#fff}
input.tp_t_mx_t1::-moz-input-placeholder{ color:#fff}*/